YNQ  YNQ-1.5.0
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
AMCredentials Struct Reference

#include <amapi.h>

Data Fields

AMDomain domain
 
NQ_WCHAR user [CM_BUFFERLENGTH(NQ_WCHAR, 257)]
 
NQ_WCHAR password [CM_BUFFERLENGTH(NQ_WCHAR, 257)]
 
NQ_UINT type
 

Detailed Description

Account credentials

Field Documentation

AMDomain AMCredentials::domain

Domain name

NQ_WCHAR AMCredentials::user[CM_BUFFERLENGTH(NQ_WCHAR, 257)]

User name

NQ_WCHAR AMCredentials::password[CM_BUFFERLENGTH(NQ_WCHAR, 257)]

Password buffer

NQ_UINT AMCredentials::type

Password type, see Security Password Type


The documentation for this struct was generated from the following file: